home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Eagles Nest BBS 8
/
Eagles_Nest_Mac_Collection_Disc_8.TOAST
/
Developer Tools⁄Additions
/
TextPertDK#1
/
MPW C Sources & Examples.image
/
To put in MPW folder
/
UserStartUp•RSELib
Wrap
Text File
|
1991-10-22
|
556b
|
22 lines
#
#
# This file is used to set a MPW environment variable to
# compile correctly the TextPert reader Examples.
#
#
# This variable is {RSELib} and we set it by default to a folder
# called "RSELib" placed in the root of your hard disk,
# if you place this folder in any other place you must change
# the setting of this variable.
#
#
# For this file to be executed when you enter into MPW, just drag
# it into your MPW folder.
# MPW 3.0 or higher will execute this file automatically upon MPW startup.
#
#
Set RSELib "{Boot}RSELib:"
export RSELib